(install-arch-indep): Don't recursively change perms of
authorGlenn Morris <rgm@gnu.org>
Wed, 9 Sep 2009 02:34:17 +0000 (02:34 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 9 Sep 2009 02:34:17 +0000 (02:34 +0000)
commit9b437c599e807da36f6a6ba0057024c4cb8b364e
tree3ac5fdf6f6dea976fd1282e7e89273c25a2cbb95
parent477158c5b2eec81f1127f36e6b3d46c45902a5c4
(install-arch-indep): Don't recursively change perms of
site-lisp and infodir.  There may be non-Emacs files in here, and the
files supplied by Emacs are all handled explicitly already.  (Bug#3800)
(mkdir): Set umask to world-readable before creating directories.
mkinstalldirs already checks if dirs exist, don't duplicate this test.
ChangeLog
Makefile.in